home *** CD-ROM | disk | FTP | other *** search
- Path: engnews1.Eng.Sun.COM!usenet
- From: clamage@Eng.sun.com (Steve Clamage)
- Newsgroups: comp.std.c++
- Subject: Re: Can terminate() return?
- Date: 23 Mar 1996 23:31:34 GMT
- Organization: Sun Microsystems Inc., Mountain View, CA
- Approved: clamage@eng.sun.com (comp.std.c++)
- Message-ID: <4j1bpm$5d4@engnews1.Eng.Sun.COM>
- References: <4j0hiq$5ai@ugress.uib.no>
- NNTP-Posting-Host: taumet.eng.sun.com
- X-Nntp-Posting-Host: taumet.eng.sun.com
- X-Newsreader: NN version 6.5.0 #21 (NOV)
- Content-Length: 520
-
- boukanov@sentef1.fi.uib.no (Igor Boukanov) writes:
-
- > Is it supposed that terminate() function will never return? I did not find
- >in September DWP any words about this except 18.6.3.1:
- >"The implementation's default terminate_handler calls abort()."
- >But abort will never return...
-
- Function terminate() is described as calling the current terminate-handler.
- The description of terminate-handlers says they do not return.
-
- See [lib.terminate] and [lib.terminate.handler].
- --
- Steve Clamage, stephen.clamage@eng.sun.com
-
-
- [ comp.std.c++ is moderated. To submit articles: try just posting with ]
- [ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
- [ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
- [ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
- [ Comments? mailto:std-c++-request@ncar.ucar.edu ]
-